* lisp/progmodes/ruby-mode.el Use `syntax-propertize-function'
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 2 Nov 2013 01:10:10 +0000 (05:10 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 2 Nov 2013 01:10:10 +0000 (05:10 +0400)
commit3aab8a10e8ce050de54739a43185243e7f12a145
tree7fcbc7680e01070e969062d07574c3b94c0f364d
parent24a9f49bec69f264b0d21d6552779c7512e7cae1
* lisp/progmodes/ruby-mode.el Use `syntax-propertize-function'
unconditionally.  Remove now unnecessary forward declarations.
Remove XEmacs-specific setup.
(ruby-here-doc-end-re, ruby-here-doc-beg-match)
(ruby-font-lock-syntactic-keywords)
(ruby-comment-beg-syntax, ruby-in-here-doc-p)
(ruby-here-doc-find-end, ruby-here-doc-beg-syntax)
(ruby-here-doc-end-syntax): Remove.
(ruby-mode): Don't check whether `syntax-propertize-rules' is
defined as function.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el